ComponentOne ASP.NET MVC Controls
ShowAlternatingRows Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : ShowAlternatingRows Property
Gets or sets a value that determines whether the grid should add the 'wj-alt' class to cells in alternating rows.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property ShowAlternatingRows As Boolean
[DefaultValue()]
public virtual bool ShowAlternatingRows {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members